home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / BUSINESS / STATS22.ZIP / LABSTATS.TXT < prev   
Text File  |  1993-05-15  |  3KB  |  62 lines

  1.             LAB STATS 
  2.  
  3. LabStats is a Windows based statistical package which has been
  4. written using Visual Basic and enhanced functions provided with
  5. Microhelp's VBTools.
  6.  
  7. A total of 6 files are necessary for its operation.  These are:-
  8.     1. Labstats.exe
  9.     2. Labstats.hlp
  10.     3. Labstat1.vbx
  11.     4. Labstat2.vbx
  12.     5. Labstat3.vbx
  13.     6. Vbrun200.dll  (note: not vbrun100.dll as before!)
  14.  
  15. The last file is not provided in the STATS.ZIP file at the 
  16. request of the FTP site and should be downloaded separately. If
  17. you are using Windows 3.0 you will need an additional file called
  18. Commdlg.dll which is available free from Microsoft.
  19.  
  20. This program is distributed as Shareware.  That is, try it and
  21. if you like it, send the small registration fee to encourage me
  22. to continue upgrading the package.  My colleagues and I have 
  23. used the program for quite some time and found it very useful.
  24. Please feel free to send me any comments or suggestions on how
  25. to further improve it.  (Email: JCodde@uniwa.cc.uwa.oz.au).
  26.  
  27.  
  28. Revisions:
  29.  
  30. Version 1.0    * Initial release (May 1992).
  31. Version 1.0a    * Addition of toolbar and buttons.
  32.         * Spreadsheet facility added. 
  33.         * Printer setup options added.
  34. Version 1.0b    * Inclusion of routines to calculate exact 
  35.           probabilities for T and F-values.
  36.         * Addition of extra error trapping routines. 
  37. Version 1.0c    * on-line help added.
  38. Version 2.0    * Inclusion of graphics facilities.
  39.         * Renaming of data files from Filename.DAT to Filename.LSW
  40.         * Error trapping routines to prevent selection of non-
  41.           LabStats data files.
  42. Version 2.1    * Ability to enter names into a variable (eg Student names
  43.           for a class list).  Such variables are shown left 
  44.           justified in the spreadsheet while numerical values are
  45.           right justified.  Error trapping prevents such variables
  46.           from being statistically analysed or graphed.
  47. Version 2.2    * Change to version 2 of Visual Basic resulting in 
  48.           improved speed and smaller file size.
  49.         * Addition of Chi-Square statistics.
  50.         * Ability to produce scatter plots of data points added.
  51.         * Option to move either across row or down a column when 
  52.           entering data into the spreadsheet added (Enter key).
  53.         * Arrow, home, end, pageup and page down keys implemented 
  54.           in the spreadsheet routine.
  55.         * Error in the 'Simple Maths' routine which prevented 
  56.           selecting the new variable for analysis fixed.
  57.         * Error in the 'Chart' routine which stop the series
  58.           label from showing after adding another series fixed.
  59.         * Decimal points now align in Basic Statistics windows.
  60.  
  61. (EOF - May 1993)
  62.